CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - des java 加密

搜索资源列表

  1. des

    0下载:
  2. Java编写的TCP聊天程序,并且采用了DES加密算法实现通讯加密。-TCP chat program written in Java and uses the DES encryption algorithm for encrypted communications.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:15063
    • 提供者:无名
  1. lab1

    0下载:
  2. 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:13672
    • 提供者:shangguan
  1. DES_Arithmetic

    0下载:
  2. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-06
    • 文件大小:5480
    • 提供者:普明
  1. 3DES

    0下载:
  2. 3DES加解密算法源代码. 做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3DES encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:6949
    • 提供者:magicliao
  1. Des___JAVA

    0下载:
  2. des加密解密源码,使用java语言实现-des encryption decryption source code, the use of java language
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:22953
    • 提供者:andy
  1. AESandRSA

    0下载:
  2. 高级加密标准(AES)是一个用来代替数据加密标准(DES)的算法。目前使用的一般为128,196和256位密钥,这三种密钥都是 相当安全的-Advanced Encryption Standard (AES) is used to replace the Data Encryption Standard (DES) algorithm. Currently used in general for 128,196 and 256-bit keys, these three keys are
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4769
    • 提供者:panjijun
  1. s_des

    0下载:
  2. DES是种抗密码分析更强的加密方法,尽管DES的安全强度一直是个争论的话题.现今在金融行业已十分流行. java实现的简单DES加密算法-DES is a stronger anti-cryptanalysis of encryption methods, despite the strength of DES security has always been a controversial topic. Present in the financial industry has been
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:6187
    • 提供者:田伟
  1. DES

    0下载:
  2. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4324
    • 提供者:xiahy
  1. JavaDESRSASHA

    0下载:
  2. Java加密组件实现DES、RSA和SHA加密算法-Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:17229
    • 提供者:张茂仁
  1. 3.8

    0下载:
  2. 加密解密技巧,DES,AES, RAS等算法。Java代码可以在EDI中运行实现。-This is a documentation for encryption and decryption.
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:16808
    • 提供者:Alice
  1. DesEncrypt

    0下载:
  2. * 使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储. * * 方法: void getKey(String strKey)从strKey的字条生成一个Key * * String getEncString(String strMing)对strMing进行加密,返回String密文 String * getDesString(String strMi)对strMin进行解密,返回String明文
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1285
    • 提供者:tulip
  1. SingleKey

    0下载:
  2. 加密算法有 DES,DESede,Blowfish等,本例主要解释如何利用DES私钥加密算法加解密-Encryption algorithm DES, DESede, Blowfish and so on, in this case which explain how to use the private key encryption algorithm DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1858
    • 提供者:fengli
  1. 04030326

    0下载:
  2. 信息技术的飞速发展,使人们的生活面貌发生了很大的变化,同时信息技术也促进了社会的发展。在计算机网络深入普及的信息时代,信息本身就是时间,就是财富。如何保护信息的安全使之不被窃取及不至于被篡改或破坏,已成为当今普遍关注的重大问题。密码是有效且可行的办法。 本论文主要是介绍了文件加密以及一个小程序,从密钥生成、DES加密原理、DES解密原理三方面阐述了DES算法的整个过程。并在此基础上,在windows环境下,利用java实现DES加密与解密算法,以窗体界面方式完成一个本地的文件加解密演示器。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:395250
    • 提供者:张贺寅
  1. encryptModule

    0下载:
  2. 用java加密类实现常规DES,RAS及SHA的加密算法。-Java category using conventional encryption DES, RAS and SHA encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:36300
    • 提供者:prn
  1. DES

    0下载:
  2. 用java编制的DES加密、解密算法。加密十六位-Java prepared with DES encryption, decryption algorithm. Encryption 16
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:11348
    • 提供者:liulin
  1. FileDES

    0下载:
  2. DES加密算法JAVA实现程序,对文件进行加密-DES encryption algorithm JAVA realization procedure, the file encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1438
    • 提供者:henry
  1. DESencryptiondecryption

    0下载:
  2. 加密/解密是数据传输中保证数据安全性和完整性的常用方法,Java语言因其平台无关性,在Internet上的应用非常之广泛。使用DES算法加密Java源码在一定程度上能保护软件的产权。 -use DES to enrypt and decrypt the files for the protection of your software copyright
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:937
    • 提供者:liam
  1. DESPlus

    0下载:
  2. java des加密解密里面有详细的应用例子-java des encryption and decryption which a detailed application examples
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1839
    • 提供者:sunzhibin
  1. DesEncrypt

    0下载:
  2. DES加密DES,使用java编译,使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储.。-DES encryption DES, using the java compiler, using DES encryption and decryption, can byte [], String type of encryption and decrypt the ciphertext can use String, byte [] m
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1609
    • 提供者:wheat
  1. 3des

    0下载:
  2. 实现3DES加密解密的系统。。。应用密码学课程设计-complete 3des encrypt and desencrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1419
    • 提供者:cuit
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com